toggle menu
IntelliJ Platform Gradle Plugin
2.0.0-beta8
jvm
switch theme
search in API
IntelliJ Platform Gradle Plugin
/
org.jetbrains.intellij.platform.gradle.extensions
/
IntelliJPlatformExtension
/
VerifyPlugin
/
Ides
/
Ides
Ides
@
Inject
constructor
(
configurations
:
ConfigurationContainer
,
dependencies
:
DependencyHandler
,
layout
:
ProjectLayout
,
objects
:
ObjectFactory
,
providers
:
ProviderFactory
,
repositories
:
RepositoryHandler
,
resources
:
ResourceHandler
,
rootProjectDirectory
:
Path
,
settingsRepositories
:
RepositoryHandler
,
extensionProvider
:
Provider
<
IntelliJPlatformExtension
>
)